Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

vector3 Struct Reference

List of all members.

Public Member Functions

 vector3 ()
 vector3 (float x_, float y_, float z_)
 vector3 (float f[3])
bool operator== (const vector3 &ref) const

Public Attributes

float x
float y
float z

Constructor & Destructor Documentation

vector3::vector3   [inline]
 

vector3::vector3 float    x_,
float    y_,
float    z_
[inline]
 

vector3::vector3 float    f[3] [inline]
 


Member Function Documentation

bool vector3::operator== const vector3 &    ref const [inline]
 


Member Data Documentation

float vector3::x
 

float vector3::y
 

float vector3::z
 


The documentation for this struct was generated from the following file:
Generated on Mon Sep 12 20:18:42 2005 for Destiny3D by doxygen1.3-rc3